home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / raqu_420.zip / RAQUSER.DOC < prev    next >
Text File  |  1991-02-21  |  5KB  |  136 lines

  1. ProgramName   : Raquser
  2. Description   : A users.bbs manipulator for RemoteAccess/QuickBBS/SuperBBS
  3.                 The ultimativ ratio checker/top/statistic/hello etc. etc.
  4.                 Read Raquser.fea for all features in Raquser
  5. Version       : 4.20
  6. Last Compiled : 22/02/91   (22. feb 1991)
  7. Compiler      : Turbo Pascal 6.00 or 5.50
  8. Sourcecode    : Not Public
  9. Changed since
  10. last version  : Generating RAQ_STAT.ANS/ASC read all about it
  11. Author        : Bo Bendtsen 2:230/106
  12.  
  13. Use RAQUSER ? to se commands
  14.  
  15. Notes to EXITINFO.BBS and FILEDOOR.UPD:
  16. ---------------------------------------
  17.  
  18. Raquser will abort if different users are found in FILEDOOR.UPD,
  19. therefore remember to run FD_UPD every time a user logs off.
  20. Both QuickBBS and RemoteAccess will reread EXITINFO.BBS after a shell
  21. with type 7 or 15. But SuperBBS will only reread EXITINFO.BBS if the
  22. parameter *E is present on the commandline. This is how the menu should
  23. look like:
  24.  
  25. Upload Submenu: (This is the same as UPLOAD.MNU found in this archive)
  26. ------------------------------------------------------------------------
  27.  
  28. First entry
  29. Type 7 Exit
  30. Optionel data: c:\qb\filedoor.exe -du -ac:\files\nudes
  31. Key: Autoexecute (Ctrl+A).
  32.  
  33. Second entry
  34. Type 7 Exit
  35. QBBS/RA Optionel data: c:\ra\raquser.exe /FD_UPD
  36. SBBS    Optionel data: c:\sbbs\raquser.exe /FD_UPD *E
  37. Key: Autoexecute (Ctrl+A).
  38.  
  39. Third entry
  40. Type 3 Return from Gosub
  41. Key: Autoexecute (Ctrl+A).
  42.  
  43. Raquser will generate these files.
  44.  
  45. MAXI_TOP.ANS/ASC - A top 1-50 list of users
  46. QBBSSTAT.ANS/ASC - A general userstatistic for all users
  47.  
  48. Read the configfile for more info:
  49.  
  50. In the 6 textfiles (*.RAQ) that RAQUSER can post you can use the following
  51. metastrings.
  52.  
  53.        %1    -    The full name of the user
  54.        %2    -    The users city and state
  55.        %3    -    The selected ratio in the form  x:1
  56.        %4    -    The number of K, users get "for free"
  57.        %5    -    The number of K, the user has UPLOADED
  58.        %6    -    The number of K, the user has DOWNLOADED
  59.        %7    -    The number of K, the user must upload, before the ratio
  60.                   is balanced. When upgraded you can use this to tell
  61.                   how many K, the user can download before he/she have
  62.                   to upload.
  63.        %8    -    Userlevel before
  64.        %9    -    Userlevel after
  65.        %10   -    Number of times users has called your system
  66.        %11   -    Insert first name of user
  67.        %12   -    Number of files users has uploaded
  68.        %13   -    Number of files users has downloaded
  69.        %14   -    Number of messages user has written
  70.  
  71.    Name of   | Description
  72.    file to   |
  73.    be posted |
  74.    -----------------------------------------------------------------------
  75.    HELLO.RAQ | Say hello to new users
  76.    RAISE.RAQ | When raising users level
  77.    DWNGR.RAQ | When downgrading users who has downloaded to much
  78.    MESSG.RAQ | When upgrading users you has written lots of messages
  79.    UPGRD.RAQ | When upgrading users, when they have uploaded
  80.    CALLS.RAQ | When upgrading users, when the have called X times
  81.  
  82. RAQUSER can also generate a ANS/ASC file of accesslevels and their ratios
  83. it will also tell the user how much he can download before he must upload
  84. or how much he must upload to regain download access. Use the RAQ_STAT.MNU
  85. with a Gosub (Type 2).
  86.  
  87. RAQ_STAT.MNU look like this
  88. ---------------------------
  89. First entry
  90. Type 7 Exit
  91. Optionel data: C:\QBBS\TOOL\RAQUSER.EXE /STATUS
  92. Key: Autoexecute (Ctrl+A).
  93.  
  94. Second entry
  95. Type 5 Show Ans/Asc file
  96. Optionel data: RAQ_STAT
  97. Key: Autoexecute (Ctrl+A).
  98.  
  99. Third entry
  100. Type 3 Return from Gosub
  101. Key: Autoexecute (Ctrl+A).
  102.  
  103.  
  104. To use RAQUSER you MUST send me a matrix-message to the following
  105. address with this information:
  106.  
  107. Your full name
  108. City, State, Country
  109. Name of your BBS
  110. Phone-number of your BBS
  111. Fido Network-address
  112.  
  113. Otherwise you are breaking the written laws of shareware.
  114.  
  115. If you wish to continue using this program after a period of 30 days,
  116. please send me $15 US dollars, this will ensure the future of this
  117. program and other good programs for QBBS/RA/SBBS and so on.
  118. For the $15 you will recieve a key, that will print your name in all
  119. ANS/ASC files. This key consists of to keynumbers, calculated from
  120. your name and name of your board. Read the PLEASE.ME in this packet.
  121.  
  122. For use in commerciel environment. Send $25 US dollars and you will
  123. recieve the latest kopi of the program or contact me at the following
  124. address.
  125.  
  126.      Regards
  127.  
  128.     Bo Bendtsen
  129.     Kastanie Alle 14
  130.     2620 Albertslund
  131.     Danish Amiga Boards
  132.     Phone: +45-42-643827
  133.     Fido: 2:230/106
  134.  
  135.  
  136.